| 1. | Loop , you must first declare a counter variable ; with a 循环中,您必须先声明一个计数器变量;而在 |
| 2. | Loop begins with a counter variable 循环以“计数器变量” |
| 3. | Method to asynchronously access a counter variable to indicate when the 方法异步访问计数器变量以指示应何时设置 |
| 4. | Method to access a counter variable asynchronously to indicate when the 方法异步访问计数器变量,以指示应在何时设置 |
| 5. | First the guarded body executes and increments the counter variable from 0 to 1 首先防护体执行,并且将计数器的值从0增加到1 。 |
| 6. | The outer loop decrements a loop counter variable each time through the loop 每循环一次,外部循环都使循环计数器变量递减一次。 |
| 7. | Conversion on the counter variable , and perhaps the slice taken from the result 对counter变量的转换,以及结果中时间片的消耗情况。 |
| 8. | In the example below , the counter variable ( i ) is decreased by two each time the loop repeats 下面的举例中计数变量i每次循环后就会递减2 。 |
| 9. | In the example below , the counter variable ( i ) is increased by two each time the loop repeats 下面的实例中,计数变量i是以每次循环增加2的速度进行递增的。 |
| 10. | Loop , the order in which the fields of the object are assigned to the loop counter variable are not necessarily predictable or controllable 循环逐个通过对象的属性时,将对象字段赋给循环计数器变量的顺序不一定能预测或控制。 |